Bug fix: we need to eagerly synchronise th HL2, since Xen relies on it
authorsos22@douglas.cl.cam.ac.uk <sos22@douglas.cl.cam.ac.uk>
Fri, 27 Jan 2006 20:38:55 +0000 (21:38 +0100)
committersos22@douglas.cl.cam.ac.uk <sos22@douglas.cl.cam.ac.uk>
Fri, 27 Jan 2006 20:38:55 +0000 (21:38 +0100)
commit53b617c7776f343831fba470fbede61eecad2395
tree88832de04cd53bf3e43f91b54834bc5e79ac8ca9
parent11556202e4d205f0b48344ab60ae15ba39ae5fee
Bug fix: we need to eagerly synchronise th HL2, since Xen relies on it
(via the guest linear table), and faults to that don't get sent to the
shadow mode infrastructure, and so we can't do it lazily.

Signed-off-by: Steven Smith, sos22@cam.ac.uk
xen/arch/x86/shadow32.c